CoeException Class
Represents the CANopen over EtherCAT exceptions that occur during the application execution.
Inheritance hierarchy
System.Object
IntervalZero.KINGSTAR.Base.Class.Exception
IntervalZero.KINGSTAR.Base.Class.CoeException
Namespace: IntervalZero.KINGSTAR.Base.Class
Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0
Syntax
public class CoeException : Exception
Public Class CoeException Inherits Exception
The CoeException class exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Error | The inner exception sent by the subsystem. |
See also